Merge remote-tracking branches 'crybaby/master', 'gibson/master' and 'mdwdev/master'
[profile] / firefox / stylus / Scribd Reveal.css
diff --git a/firefox/stylus/Scribd Reveal.css b/firefox/stylus/Scribd Reveal.css
new file mode 100644 (file)
index 0000000..1699d53
--- /dev/null
@@ -0,0 +1,26 @@
+/* -*-css-*- */
+/*@ urlPrefixes: https://www.scribd.com/doc/, https://www.scribd.com/document/ */
+/*@ start:  */
+.autogen_class_views_pdfs_page_blur_promo {
+  display: none!important;
+}
+div.text_layer {
+  text-shadow: black 0 0 0!important;
+  -webkit-user-select: text;
+  -moz-user-select: text;
+  -ms-user-select: text;
+  user-select: text;
+}
+.page_missing_explanation {
+  display: none!important;
+}
+.trial_upsell {
+  display: none!important;
+}
+.autogen_class_views_pdfs_show.has_toolbar_nag .document_column .document_scroller {
+  top: 50px;
+}
+div.image_layer .absimg {
+  opacity: 1!important;
+}
+/*@END*/